home *** CD-ROM | disk | FTP | other *** search
/ 64'er Special 52 / 64er_Magazin_Sonderheft_52_19xx_Markt__Technik_de_Side_B.d64 / listing 24 (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  127b  |  5 lines

  1. 10520 iftu(1)=0thenri(1)=2
  2. 10525 ifve=11andob=5andtu(1)=1thenprint"ok.":tu(1)=0:ri(1)=2
  3. 10530 ifve=12andob=5andtu(1)=0thenprint"ok.":tu(1)=1:ri(1)=0
  4. 10550 return
  5.